home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Open Transport / Sample Code / DTS Sample Code / Http Server / PD•Http Server < prev   
Encoding:
Text File  |  1996-11-19  |  994 b   |  50 lines  |  [TEXT/ttxt]

  1. Http Server
  2. ¥¥¥ Contact name
  3. Vinnie Moscaritolo
  4. ¥¥¥ Phone
  5. 4-5560
  6. ¥¥¥ AppleLink
  7. VINNIE
  8. ¥¥¥ Division/Department
  9. 24/5729
  10. ¥¥¥ Supervisor
  11. Cameron Birse
  12. ¥¥¥ Supervisor Phone
  13. 4-6216
  14. ¥¥¥ Supervisor AppleLink
  15. DEADHEAD
  16. ¥¥¥ Package name
  17. Http Server
  18. ¥¥¥ Version
  19. 1.0a1
  20. ¥¥¥ contents
  21. -read me- 
  22. HttpServer
  23. HttpServer.PPC.π
  24. •HTTP Server:
  25. •Mac_Classes:
  26. •OTInterfaces
  27. •OTLibraries
  28. •OT_Classes:
  29.  
  30. ¥¥¥ New/Add/Replace
  31. Replace
  32. ¥¥¥ Package Description
  33. Sample code: WWW Server.
  34. This is a functional OpenTransport  sample  that implements a Macintosh background process that will respond to simple  HTTP requests via TCP/IP. 
  35.  
  36. Utilizes C++, exceptions,  IOStreams, Mac Thread manager, OpenTransport (accepting connections and no copy reads)
  37.  
  38.  
  39.  
  40. PPC only,   OpenTransport 1.1, Thread manager 
  41.  
  42. Doesnt parse HTTP yet, but replies with a test page.. 
  43. IOStreams recv not functional yet,  OT Listen/Accept loop needs improvement
  44.  
  45.  
  46. OpenTransport, Server, Thread Manager, TCP/IP, HTTP, IOStreams
  47.  
  48. ¥¥¥ Distribution
  49. Unrestricted
  50.